Any news on Blackberry compatibility for Exchange 2007

Hi,


Has anyone got any news on when Blackberry will support Exchange 2007?


 


Cheers


Nathan

EQO Mobile on Blackberry and Windows Mobile Phones

EQO has just recently released its EQO Mobile J2ME software for Blackberry and Windows Mobile phones as a limited Alpha. The alpha is available by signing up at www.eqo.com and registering your phone the usual way. Please sign up, give it a shot, and let us know how it goes.

 Blackberry Pearl 8100
Chris
EQO Customer Evangelist

<!–

–>

Newest identity for Palm software maker: Access

It was Palm, then PalmSource. And now that it’s owned by Japanese company Access, it’ll gain that name.

MessageBox related

MessageBox related

Posted by on 12 Oct 2006 at 4:21 AM
Hi,
I define a variable as
char szMessage[255] = “Hi there”;
and use this in MessageBox as
MessageBox(hWnd,szMessage,_T(”Test”),MB_OK);
when i do this step i get a Invalid cast error
so i write it as
MessageBox(hWnd,LPCTSTR(szMessage),_T(”Test”),MB_O
K);
see the second parameter.
When i see this in an Pocket PC emulator a see the message box with special characters.
What should i do?

eXTReMe Tracker